"work stealing" meaning in All languages combined

See work stealing on Wiktionary

Noun [English]

Head templates: {{en-noun|-}} work stealing (uncountable)
  1. (computing) An algorithm and scheduling strategy for multithreaded computer programs, where a thread can "steal" work from queues of the other threads. Tags: uncountable
{
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "work stealing (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              16,
              29
            ]
          ],
          "ref": "2011, Maurice Herlihy, Nir Shavit, The Art of Multiprocessor Programming, Morgan Kaufmann, →ISBN, page 381:",
          "text": "An advantage of work stealing is that if all threads are already busy, then they do not waste time trying to offload work on one another.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "An algorithm and scheduling strategy for multithreaded computer programs, where a thread can \"steal\" work from queues of the other threads."
      ],
      "id": "en-work_stealing-en-noun-1cnu21fp",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "algorithm",
          "algorithm"
        ],
        [
          "scheduling",
          "scheduling"
        ],
        [
          "multithreaded",
          "multithreaded"
        ]
      ],
      "raw_glosses": [
        "(computing) An algorithm and scheduling strategy for multithreaded computer programs, where a thread can \"steal\" work from queues of the other threads."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "work stealing"
}
{
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "work stealing (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English terms with quotations",
        "English uncountable nouns",
        "Pages with 1 entry",
        "Pages with entries",
        "en:Computing"
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              16,
              29
            ]
          ],
          "ref": "2011, Maurice Herlihy, Nir Shavit, The Art of Multiprocessor Programming, Morgan Kaufmann, →ISBN, page 381:",
          "text": "An advantage of work stealing is that if all threads are already busy, then they do not waste time trying to offload work on one another.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "An algorithm and scheduling strategy for multithreaded computer programs, where a thread can \"steal\" work from queues of the other threads."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "algorithm",
          "algorithm"
        ],
        [
          "scheduling",
          "scheduling"
        ],
        [
          "multithreaded",
          "multithreaded"
        ]
      ],
      "raw_glosses": [
        "(computing) An algorithm and scheduling strategy for multithreaded computer programs, where a thread can \"steal\" work from queues of the other threads."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "work stealing"
}

Download raw JSONL data for work stealing meaning in All languages combined (1.4kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2026-06-07 from the enwiktionary dump dated 2026-06-01 using wiktextract (e79dea5 and 7f4db16). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.